home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Internet / Telnet-FTP-Tools / FTPd 2.40.sit / FTPd-240 / FTPd.rsrc / STR#_201.txt < prev    next >
Encoding:
Text File  |  1995-01-31  |  2.4 KB  |  181 lines

  1. USER
  2.  
  3. 214 USER <username> - login name.
  4.  
  5. PASS
  6.  
  7. 214 PASS <password> - login password.
  8.  
  9. HELP
  10.  
  11. 214 HELP [<cmd>] - very brief help.
  12.  
  13. QUIT
  14.  
  15. 214 QUIT - exit server.
  16.  
  17. SMNT
  18.  
  19. 214 SMNT [volume:]server[@zone][:user[:password]] - mount a volume.
  20.  
  21. SITE
  22.  
  23. 214 SITE ACHILPQSUV - See "HELP SITE <letter>".
  24.  
  25. SITE A
  26.  
  27. 214 SITE A LIST|NLST|OAPP crea|QUIT crea - Process control
  28.  
  29. SITE C
  30.  
  31. 214 SITE C P rwxrwxrwx file|O owner file|G group file
  32.  
  33. SITE P
  34.  
  35. 214 SITE P password - old, new, new to change.
  36.  
  37. SITE H
  38.  
  39. 214 SITE H [E|D] - enable/disable adding .hqx to all file listings.
  40.  
  41. SITE I
  42.  
  43. 214 SITE INDEX <name> - Search all volumes for filenames that contain <name>.
  44.  
  45. SITE L
  46.  
  47. 214 SITE L - Long names. FTPd will use 31 character names from then on.
  48.  
  49. SITE Q
  50.  
  51. 214 SITE Q - Quit the server after all current connections terminate.
  52.  
  53. SITE S
  54.  
  55. 214 SITE S - Short names.  FTPd will use 8.3 names from then on.
  56.  
  57. SITE U
  58.  
  59. 214 SITE U - Display the current memory and tcp usage.
  60.  
  61. SITE V
  62.  
  63. 214 SITE V - Display the total FTPd usage.
  64.  
  65. NLST
  66.  
  67. 214 NLST [<path>] - file list, names only.
  68.  
  69. LIST
  70.  
  71. 214 LIST [<path>] - full information file listing.
  72.  
  73. CWD 
  74.  
  75. 214 CWD [<path>] - change directory.
  76.  
  77. XCWD
  78.  
  79. 214 XCWD [<path>] - change directory (same as CWD).
  80.  
  81. PORT
  82.  
  83. 214 PORT <h0>, <h1>, <h2>, <h3>, <p0>, <p1> - machine/port to send/receive from.
  84.  
  85. CDUP
  86.  
  87. 214 CDUP - change up (cd ..).
  88.  
  89. XCUP
  90.  
  91. 214 XCUP - change up directory  (same as CDUP).
  92.  
  93. PWD 
  94.  
  95. 214 PWD - print working directory.
  96.  
  97. XPWD
  98.  
  99. 214 XPWD - print working directory (same as PWD).
  100.  
  101. RETR
  102.  
  103. 214 RETR <filename> - get file.
  104.  
  105. STOR
  106.  
  107. 214 STOR <filename> - put file.
  108.  
  109. NOOP
  110.  
  111. 214 NOOP - do nothing.
  112.  
  113. ACCT
  114.  
  115. 214 ACCT <something> - ignored.
  116.  
  117. ALLO
  118.  
  119. 214 ALLO <storage> - ignored.
  120.  
  121. MODE
  122.  
  123. 214 MODE [S] - only stream mode allowed.
  124.  
  125. STRU
  126.  
  127. 214 STRU [F] - only file mode allowed.
  128.  
  129. TYPE
  130.  
  131. 214 TYPE [A|I] - ascii or binary mode.
  132.  
  133. MACB
  134.  
  135. 214 MACB [E|D] - enable/disable macbinary mode.
  136.  
  137. ABOR
  138.  
  139. 214 ABOR - abort the current file transfer.
  140.  
  141. SYST
  142.  
  143. 214 SYST - display system info.
  144.  
  145. DELE
  146.  
  147. 214 DELE <filename> - delete file.
  148.  
  149. RMD 
  150.  
  151. 214 RMD <dirname> - delete empty directory.
  152.  
  153. XRMD
  154.  
  155. 214 XRMD <dirname> - delete empty directoy (same as RMD).
  156.  
  157. MKD 
  158.  
  159. 214 MKD <dirname> - create directory.
  160.  
  161. XMKD
  162.  
  163. 214 XMKD <dirname> - create directory (same as MKD).
  164.  
  165. PASV
  166.  
  167. 214 PASV - open a passive connection for next data transfer.
  168.  
  169. RNFR
  170.  
  171. 214 RNFR <path> - rename from this file/dir.
  172.  
  173. RNTO
  174.  
  175. 214 RNTO <path> - rename to this name.  Must be preceeded by RNFR.
  176.  
  177. PETE
  178.  
  179. 214 Peter is a wonderful fellow.  Mail him at peter@kagi.com
  180.  
  181.